-
Notifications
You must be signed in to change notification settings - Fork 4
Add callback to populate unset ratio tap changer regulation attributes with previous values #3282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…lues Signed-off-by: Florent MILLOT <[email protected]>
also remove bad dependencies Signed-off-by: Florent MILLOT <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I set "En charge" to true "Mode de réglage" is selected but "Type de réglage" is not You can the previous value "local) here :
This is not a required value so we can validate the form and ignore it. But the jira ticket precised that this value should be filled as well. Maybe you could check with the PO if this is is really required.
Edit : it works fine if there is a previous "côté réglé". The problem is only when there is none. Maybe my data is abnormal.
Edit : my data seems to be obsolete, this shouldn't exist and can be ignored.
…tes with previous values Signed-off-by: Florent MILLOT <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code and test OK.
But you will have to obey to GitHub Actions about the missing dependency: 'voltageLevelOptions' !
.../two-windings-transformer/tap-changer-pane/ratio-tap-changer-pane/ratio-tap-changer-pane.jsx
Outdated
Show resolved
Hide resolved
…oltageLevelOptions Signed-off-by: Florent MILLOT <[email protected]>
… splitting into smaller, reusable functions. Signed-off-by: Florent MILLOT <[email protected]>
|
When editing an existing TWT and when the user enable onload, we autofill the regulation attributes with the current network values